Release 10.1A: OpenEdge Development:
ADM Reference
copyRow
Creates a new RowObject temp-table record, copies all of the current row values to it. The return value of this function is a CHR(1)-delimited list of the values of the current row as specified in the input parameter pcViewColList. The first value of this return value is the RowIdent of the newly created row.
Location: data.p Parameters:INPUT pcViewColList AS CHARACTERA comma-separated list of columns whose values are to be returned for the newly created row.
Returns: CHARACTER Notes: None
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |